home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3nurbscurvetool.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_NURBSCURVETOOL_H = 1;
- include("real/windows/r3nrbtol.js")
-
-
- var R3CLID_NURBSCURVETOOL = 1859;
-
-
-
-
-
-
-
-
-
- function r3Nurbscurvetool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_NURBSCURVETOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Nurbscurvetool.prototype=new r3Nurbstool;
- // r3nurbscurvetool.h_H